Other Extensions
The following extensions are available globally.
-
Declaration
Swift
protocol SignedInteger : _SignedInteger, Integer
-
Declaration
Swift
protocol UnsignedInteger : _DisallowMixedSignArithmetic, Integer
-
Declaration
Swift
struct String
-
Declaration
Swift
struct Data : ReferenceConvertible, Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection